[INFO] cloning repository https://github.com/ejfkdev/ServerlessWorkflow-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ejfkdev/ServerlessWorkflow-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejfkdev%2FServerlessWorkflow-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejfkdev%2FServerlessWorkflow-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1da83bcf61388f1ce5d0550a0408fe45002f2fe3
[INFO] fixing ejfkdev/ServerlessWorkflow-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejfkdev%2FServerlessWorkflow-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ejfkdev/ServerlessWorkflow-rs
[INFO] finished tweaking git repo https://github.com/ejfkdev/ServerlessWorkflow-rs
[INFO] tweaked toml for git repo https://github.com/ejfkdev/ServerlessWorkflow-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ejfkdev/ServerlessWorkflow-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ejfkdev/ServerlessWorkflow-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3526f337b082aa133b4057fa87acbe806d88679e8becdd8b77eea4244c5de316
[INFO] running `Command { std: "docker" "start" "3526f337b082aa133b4057fa87acbe806d88679e8becdd8b77eea4244c5de316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3526f337b082aa133b4057fa87acbe806d88679e8becdd8b77eea4244c5de316" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3526f337b082aa133b4057fa87acbe806d88679e8becdd8b77eea4244c5de316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3526f337b082aa133b4057fa87acbe806d88679e8becdd8b77eea4244c5de316" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating builders/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating runtime/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking jaq-core v2.2.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking hifijson v0.2.3
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking jaq-std v2.1.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking iso8601 v0.6.3
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking jaq-json v1.1.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking swf-core v1.0.0-alpha13 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Migrating core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking jaq-syn v1.6.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking jaq-interpret v1.5.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking jsonschema v0.18.3
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]        Fixed core/src/models/duration.rs (1 fix)
[INFO] [stderr]        Fixed core/src/validation/authentication.rs (3 fixes)
[INFO] [stderr]        Fixed core/src/models/task/mod.rs (2 fixes)
[INFO] [stderr]        Fixed core/src/models/error.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> core/src/models/map.rs:117:38
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 while let Some(hm) = seq.next_element::<HashMap<TKey, TValue>>()? {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 118 |                     for (k, v) in hm {
[INFO] [stdout]     |                                   --
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `iter` calls a custom destructor
[INFO] [stdout]     |                                   `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 121 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking swf-runtime v1.0.0-alpha13 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]     Checking swf-builders v1.0.0-alpha13 (/opt/rustwide/workdir/builders)
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> core/src/models/map.rs:117:38
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 while let Some(hm) = seq.next_element::<HashMap<TKey, TValue>>()? {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 118 |                     for (k, v) in hm {
[INFO] [stdout]     |                                   --
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `iter` calls a custom destructor
[INFO] [stdout]     |                                   `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 121 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating core/tests/models/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating builders/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed builders/src/services/task/task_builder.rs (1 fix)
[INFO] [stderr]    Migrating runtime/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed builders/src/lib.rs (1 fix)
[INFO] [stderr]        Fixed builders/src/services/task/mod.rs (1 fix)
[INFO] [stderr]        Fixed builders/src/services/task/call.rs (1 fix)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |     process_variant_method!(container, Container, ContainerProcessDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 45 |     process_variant_method!(script, Script, ScriptProcessDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 46 |     process_variant_method!(shell, Shell, ShellProcessDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 |     process_variant_method!(workflow, Workflow, WorkflowProcessDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     task_variant_method!(call, Call, CallFunctionTaskDefinitionBuilder, function: &str);
[INFO] [stdout]    |     ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     task_variant_method!(do_, Do, DoTaskDefinitionBuilder);
[INFO] [stdout]    |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     task_variant_method!(for_, For, ForTaskDefinitionBuilder);
[INFO] [stdout]    |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     task_variant_method!(fork, Fork, ForkTaskDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     task_variant_method!(listen, Listen, ListenTaskDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     task_variant_method!(raise, Raise, RaiseTaskDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     task_variant_method!(run, Run, RunTaskDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     task_variant_method!(set, Set, SetTaskDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     task_variant_method!(switch, Switch, SwitchTaskDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     task_variant_method!(try_, Try, TryTaskDefinitionBuilder);
[INFO] [stdout]    |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     task_variant_method!(wait, Wait, WaitTaskDefinitionBuilder, duration: OneOfDurationOrIso8601Expression);
[INFO] [stdout]    |     ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed runtime/src/tasks/mod.rs (1 fix)
[INFO] [stderr]        Fixed runtime/src/tasks/call_runner/auth.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> runtime/src/tasks/call_runner/mod.rs:141:41
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let runner = crate::task_runner::create_task_runner(func_key, &func_def, support.workflow)?;
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `runner` calls a custom destructor
[INFO] [stdout]     |             `runner` will be dropped later as of Edition 2024
[INFO] [stdout] 141 |         runner.run(func_input, support).await
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 142 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `runner` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> runtime/src/tasks/fork_runner.rs:125:34
[INFO] [stdout]     |
[INFO] [stdout] 125 |         while let Some(result) = set.join_next().await {
[INFO] [stdout]     |                        ------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |         |               |
[INFO] [stdout]     |                        |         |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |         |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |         |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |         |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `result` calls a custom destructor
[INFO] [stdout]     |                        `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 142 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> runtime/src/tasks/listen_runner.rs:228:61
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let cancel_token = support.context.cancellation_token();
[INFO] [stdout]     |             ------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `cancel_token` calls a custom destructor
[INFO] [stdout]     |             `cancel_token` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 228 |         self.build_output(&consumed_events, input, support).await
[INFO] [stdout]     |                                                             ^^^^^
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 229 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `cancel_token` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Drop for CancellationToken {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> runtime/src/handler.rs:324:59
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[async_trait::async_trait]
[INFO] [stdout]     |                           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 318 |         let config: H::Config = serde_json::from_value(task_config.clone()).map_err(|e| {
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `config` calls a custom destructor
[INFO] [stdout]     |             `config` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 324 |         self.0.handle(task_name, &config, input, context).await
[INFO] [stdout]     |                                                           ^^^^^
[INFO] [stdout]     |                                                           |
[INFO] [stdout]     |                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> runtime/src/tasks/fork_runner.rs:72:50
[INFO] [stdout]     |
[INFO] [stdout]  69 |             let runner = create_task_runner(&branch_name, &branch_task, &workflow)?;
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `runner` calls a custom destructor
[INFO] [stdout]     |                 `runner` will be dropped later as of Edition 2024
[INFO] [stdout]  70 |             let mut owned = owned_support;
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `owned` calls a custom destructor
[INFO] [stdout]     |                 `owned` will be dropped later as of Edition 2024
[INFO] [stdout]  71 |             let mut task_support = owned.as_task_support();
[INFO] [stdout]  72 |             runner.run(input, &mut task_support).await
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  73 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `runner` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `owned` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `owned` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Drop for CancellationToken {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking swf-cli v1.0.0-alpha13 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Migrating cli/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |     process_variant_method!(container, Container, ContainerProcessDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 45 |     process_variant_method!(script, Script, ScriptProcessDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 46 |     process_variant_method!(shell, Shell, ShellProcessDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 |     process_variant_method!(workflow, Workflow, WorkflowProcessDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     task_variant_method!(call, Call, CallFunctionTaskDefinitionBuilder, function: &str);
[INFO] [stdout]    |     ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     task_variant_method!(do_, Do, DoTaskDefinitionBuilder);
[INFO] [stdout]    |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     task_variant_method!(for_, For, ForTaskDefinitionBuilder);
[INFO] [stdout]    |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     task_variant_method!(fork, Fork, ForkTaskDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     task_variant_method!(listen, Listen, ListenTaskDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     task_variant_method!(raise, Raise, RaiseTaskDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     task_variant_method!(run, Run, RunTaskDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     task_variant_method!(set, Set, SetTaskDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     task_variant_method!(switch, Switch, SwitchTaskDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     task_variant_method!(try_, Try, TryTaskDefinitionBuilder);
[INFO] [stdout]    |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     task_variant_method!(wait, Wait, WaitTaskDefinitionBuilder, duration: OneOfDurationOrIso8601Expression);
[INFO] [stdout]    |     ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> cli/src/main.rs:298:29
[INFO] [stdout]     |
[INFO] [stdout] 270 |     let mut runner = match WorkflowRunner::new(workflow) {
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `runner` calls a custom destructor
[INFO] [stdout]     |         `runner` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 298 |     match runner.run(input).await {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 310 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `runner` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> cli/src/main.rs:298:29
[INFO] [stdout]     |
[INFO] [stdout] 270 |     let mut runner = match WorkflowRunner::new(workflow) {
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `runner` calls a custom destructor
[INFO] [stdout]     |         `runner` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 298 |     match runner.run(input).await {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 310 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `runner` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating runtime/examples/custom_handler.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating runtime/examples/typed_custom_handler.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating runtime/examples/hello_workflow.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed runtime/src/tasks/fork_runner.rs (7 fixes)
[INFO] [stderr]    Migrating runtime/examples/secret_workflow.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed runtime/src/runner/runner_tests/mod.rs (6 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> runtime/src/runner/runner_tests/mod.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let runner = WorkflowRunner::new(workflow)?;
[INFO] [stdout]    |         ------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `runner` calls a custom destructor
[INFO] [stdout]    |         `runner` will be dropped later as of Edition 2024
[INFO] [stdout] 42 |     runner.run(input).await
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 43 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `runner` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> runtime/src/runner/runner_tests/mod.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let runner = WorkflowRunner::new(workflow)?.with_secret_manager(secret_manager);
[INFO] [stdout]    |         ------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `runner` calls a custom destructor
[INFO] [stdout]    |         `runner` will be dropped later as of Edition 2024
[INFO] [stdout] 58 |     runner.run(input).await
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 59 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `runner` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> runtime/src/runner/runner_tests/mod.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let runner = WorkflowRunner::new(workflow)?;
[INFO] [stdout]    |         ------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `runner` calls a custom destructor
[INFO] [stdout]    |         `runner` will be dropped later as of Edition 2024
[INFO] [stdout] 66 |     runner.run(input).await
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 67 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `runner` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> runtime/src/runner/runner_tests/mod.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let runner = WorkflowRunner::new(workflow).unwrap();
[INFO] [stdout]    |         ------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `runner` calls a custom destructor
[INFO] [stdout]    |         `runner` will be dropped later as of Edition 2024
[INFO] [stdout] 93 |     runner.run(input).await.unwrap()
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 94 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `runner` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> runtime/src/tasks/call_runner/mod.rs:141:41
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let runner = crate::task_runner::create_task_runner(func_key, &func_def, support.workflow)?;
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `runner` calls a custom destructor
[INFO] [stdout]     |             `runner` will be dropped later as of Edition 2024
[INFO] [stdout] 141 |         runner.run(func_input, support).await
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 142 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `runner` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> runtime/src/tasks/fork_runner.rs:125:34
[INFO] [stdout]     |
[INFO] [stdout] 125 |         while let Some(result) = set.join_next().await {
[INFO] [stdout]     |                        ------    ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |         |               |
[INFO] [stdout]     |                        |         |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |         |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |         |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |         |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `result` calls a custom destructor
[INFO] [stdout]     |                        `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 142 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> runtime/src/tasks/listen_runner.rs:228:61
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let cancel_token = support.context.cancellation_token();
[INFO] [stdout]     |             ------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `cancel_token` calls a custom destructor
[INFO] [stdout]     |             `cancel_token` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 228 |         self.build_output(&consumed_events, input, support).await
[INFO] [stdout]     |                                                             ^^^^^
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 229 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `cancel_token` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Drop for CancellationToken {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> runtime/src/tasks/raise_runner.rs:135:45
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let mut context = WorkflowContext::new(&workflow)?;
[INFO] [stdout]     |             -----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `context` calls a custom destructor
[INFO] [stdout]     |             `context` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 135 |         runner.run(json!({}), &mut support).await
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 136 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `context` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `context` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Drop for CancellationToken {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> runtime/src/tasks/set_runner.rs:72:41
[INFO] [stdout]     |
[INFO] [stdout]  70 |         let mut context = WorkflowContext::new(&workflow)?;
[INFO] [stdout]     |             -----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `context` calls a custom destructor
[INFO] [stdout]     |             `context` will be dropped later as of Edition 2024
[INFO] [stdout]  71 |         let mut support = TaskSupport::new(&workflow, &mut context);
[INFO] [stdout]  72 |         runner.run(input, &mut support).await
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  73 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `context` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `context` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Drop for CancellationToken {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> runtime/src/handler.rs:324:59
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[async_trait::async_trait]
[INFO] [stdout]     |                           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 318 |         let config: H::Config = serde_json::from_value(task_config.clone()).map_err(|e| {
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `config` calls a custom destructor
[INFO] [stdout]     |             `config` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 324 |         self.0.handle(task_name, &config, input, context).await
[INFO] [stdout]     |                                                           ^^^^^
[INFO] [stdout]     |                                                           |
[INFO] [stdout]     |                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> runtime/src/tasks/fork_runner.rs:72:50
[INFO] [stdout]     |
[INFO] [stdout]  69 |             let runner = create_task_runner(&branch_name, &branch_task, &workflow)?;
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `runner` calls a custom destructor
[INFO] [stdout]     |                 `runner` will be dropped later as of Edition 2024
[INFO] [stdout]  70 |             let mut owned = owned_support;
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `owned` calls a custom destructor
[INFO] [stdout]     |                 `owned` will be dropped later as of Edition 2024
[INFO] [stdout]  71 |             let mut task_support = owned.as_task_support();
[INFO] [stdout]  72 |             runner.run(input, &mut task_support).await
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  73 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `runner` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `owned` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `owned` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.18/src/sync/cancellation_token.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl Drop for CancellationToken {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
[INFO] [stderr] crater-edition-check: swf-core v1.0.0-alpha13 (/opt/rustwide/workdir/core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: swf-builders v1.0.0-alpha13 (/opt/rustwide/workdir/builders) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: swf-runtime v1.0.0-alpha13 (/opt/rustwide/workdir/runtime) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: swf-cli v1.0.0-alpha13 (/opt/rustwide/workdir/cli) updating edition from 2021 to 2024
[INFO] [stderr]     Checking swf-core v1.0.0-alpha13 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking swf-runtime v1.0.0-alpha13 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]     Checking swf-builders v1.0.0-alpha13 (/opt/rustwide/workdir/builders)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |     process_variant_method!(container, Container, ContainerProcessDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 45 |     process_variant_method!(script, Script, ScriptProcessDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 46 |     process_variant_method!(shell, Shell, ShellProcessDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 |     process_variant_method!(workflow, Workflow, WorkflowProcessDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 44 |     process_variant_method!(container, Container, ContainerProcessDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 45 |     process_variant_method!(script, Script, ScriptProcessDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 46 |     process_variant_method!(shell, Shell, ShellProcessDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/run.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 |     process_variant_method!(workflow, Workflow, WorkflowProcessDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `process_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 &mut Some(ProcessDefinitionBuilder::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     task_variant_method!(call, Call, CallFunctionTaskDefinitionBuilder, function: &str);
[INFO] [stdout]    |     ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     task_variant_method!(do_, Do, DoTaskDefinitionBuilder);
[INFO] [stdout]    |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     task_variant_method!(for_, For, ForTaskDefinitionBuilder);
[INFO] [stdout]    |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     task_variant_method!(fork, Fork, ForkTaskDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     task_variant_method!(listen, Listen, ListenTaskDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     task_variant_method!(raise, Raise, RaiseTaskDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     task_variant_method!(run, Run, RunTaskDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     task_variant_method!(set, Set, SetTaskDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     task_variant_method!(switch, Switch, SwitchTaskDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     task_variant_method!(try_, Try, TryTaskDefinitionBuilder);
[INFO] [stdout]    |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     task_variant_method!(wait, Wait, WaitTaskDefinitionBuilder, duration: OneOfDurationOrIso8601Expression);
[INFO] [stdout]    |     ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     task_variant_method!(call, Call, CallFunctionTaskDefinitionBuilder, function: &str);
[INFO] [stdout]    |     ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     task_variant_method!(do_, Do, DoTaskDefinitionBuilder);
[INFO] [stdout]    |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     task_variant_method!(for_, For, ForTaskDefinitionBuilder);
[INFO] [stdout]    |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     task_variant_method!(fork, Fork, ForkTaskDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     task_variant_method!(listen, Listen, ListenTaskDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     task_variant_method!(raise, Raise, RaiseTaskDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     task_variant_method!(run, Run, RunTaskDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     task_variant_method!(set, Set, SetTaskDefinitionBuilder);
[INFO] [stdout]    |     -------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     task_variant_method!(switch, Switch, SwitchTaskDefinitionBuilder);
[INFO] [stdout]    |     ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     task_variant_method!(try_, Try, TryTaskDefinitionBuilder);
[INFO] [stdout]    |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> builders/src/services/task/mod.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: builders/src/services/task/task_builder.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     task_variant_method!(wait, Wait, WaitTaskDefinitionBuilder, duration: OneOfDurationOrIso8601Expression);
[INFO] [stdout]    |     ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `task_variant_method` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 &mut Some(TaskBuilderVariant::$variant(ref mut builder)) => builder,
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swf-builders` (lib test) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `swf-builders` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "3526f337b082aa133b4057fa87acbe806d88679e8becdd8b77eea4244c5de316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3526f337b082aa133b4057fa87acbe806d88679e8becdd8b77eea4244c5de316", kill_on_drop: false }`
[INFO] [stdout] 3526f337b082aa133b4057fa87acbe806d88679e8becdd8b77eea4244c5de316
